Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/pillow vulnerability #89

Merged
merged 4 commits into from
Nov 28, 2023
Merged

Fix/pillow vulnerability #89

merged 4 commits into from
Nov 28, 2023

Conversation

dstalzjohn
Copy link
Collaborator

@dstalzjohn dstalzjohn commented Nov 21, 2023

📥 Pull Request Description

Fix vulnerabilities and run some pre-commit hooks for reformatting etc...

📝 Checklist

Please make sure you've completed the following tasks before submitting this pull request:

  • Pre-commit hooks were executed (not all green)
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

@dstalzjohn dstalzjohn requested review from aiakide and ankeko November 21, 2023 11:01
@dstalzjohn dstalzjohn self-assigned this Nov 21, 2023
niceml/data/netdataloggers/netdatalogger.py Outdated Show resolved Hide resolved
niceml/dlframeworks/tensorflow/metrics/objdetmetrics.py Outdated Show resolved Hide resolved
niceml/dlframeworks/tensorflow/metrics/objdetmetrics.py Outdated Show resolved Hide resolved
niceml/dlframeworks/tensorflow/metrics/objdetmetrics.py Outdated Show resolved Hide resolved
niceml/dlframeworks/tensorflow/metrics/objdetmetrics.py Outdated Show resolved Hide resolved
niceml/dlframeworks/tensorflow/models/mlp.py Outdated Show resolved Hide resolved
niceml/dlframeworks/tensorflow/models/mlp.py Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@dstalzjohn dstalzjohn requested a review from aiakide November 27, 2023 13:42
@aiakide aiakide changed the base branch from main to develop November 28, 2023 10:17
@aiakide aiakide merged commit 9c62f3b into develop Nov 28, 2023
6 checks passed
@aiakide aiakide deleted the fix/pillow_vulnerability branch November 28, 2023 12:01
@aiakide aiakide mentioned this pull request Nov 28, 2023
7 tasks
aiakide added a commit that referenced this pull request Nov 28, 2023
## 📥 Pull Request Description

Fix vulnerabilities and run some pre-commit hooks for reformatting
etc...

## 📝 Checklist

Please make sure you've completed the following tasks before submitting
this pull request:

- [x] Pre-commit hooks were executed (not all green)
- [x] Changes have been reviewed by at least one other developer
- [ ] Tests have been added or updated to cover the changes (only
necessary if the changes affect the executable code)
- [x] All tests ran successfully
- [x] All merge conflicts are resolved
- [ ] Documentation has been updated to reflect the changes
- [ ] Any necessary migrations have been run

---------

Co-authored-by: Nils <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants